home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / ftn / abort.z / abort
Encoding:
Text File  |  1998-10-30  |  1.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. AAAABBBBOOOORRRRTTTT((((3333FFFF))))                                                            AAAABBBBOOOORRRRTTTT((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      abort - terminate Fortran program
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ccccaaaallllllll aaaabbbboooorrrrtttt (((( ))))
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _a_b_o_r_t terminates the program which calls it, closing all open files
  16.      truncated to the current position of the file pointer.  The abort usually
  17.      results in a core dump.
  18.  
  19. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  20.      When invoked, _a_b_o_r_t prints ``Fortran abort routine called'' on the
  21.      standard error output.  The shell prints the message ``abort - core
  22.      dumped'' if a core dump results.
  23.  
  24. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  25.      abort(3C).
  26.      sh(1) in the _U_s_e_r'_s _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l.
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.